Fix info and customize *-other-window commands.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 10 Sep 2011 20:14:02 +0000 (16:14 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 10 Sep 2011 20:14:02 +0000 (16:14 -0400)
commitf62bb3a4aee4dda54a84df26413aa4bf154f3496
treeea122409a865266a9131a180efaa547eeed3dfe4
parent7e77b9084439c7d9fa91f54a6c0260b2dec14cd8
Fix info and customize *-other-window commands.

* lisp/cus-edit.el (customize-group): New argument.
(customize-group-other-window): Use it.
(customize-face, customize-face-other-window): Likewise.
(custom-buffer-create-other-window): Use pop-to-buffer directly.

* lisp/info.el (info-setup): New function.
(info-other-window, info): Call it.
lisp/ChangeLog
lisp/cus-edit.el
lisp/info.el